[INFO] fetching crate beet_flow 0.0.9-rc.1...
[INFO] fixing beet_flow-0.0.9-rc.1 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate beet_flow 0.0.9-rc.1 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate beet_flow 0.0.9-rc.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate beet_flow 0.0.9-rc.1
[INFO] tweaked toml for crates.io crate beet_flow 0.0.9-rc.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate beet_flow 0.0.9-rc.1 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate beet_flow 0.0.9-rc.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded beet_core v0.0.9-rc.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2e384c6a7dba3c75aa3889a2234a5a15a43d0d9421c81ee092ab7d879a47a0a3
[INFO] running `Command { std: "docker" "start" "2e384c6a7dba3c75aa3889a2234a5a15a43d0d9421c81ee092ab7d879a47a0a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2e384c6a7dba3c75aa3889a2234a5a15a43d0d9421c81ee092ab7d879a47a0a3" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2e384c6a7dba3c75aa3889a2234a5a15a43d0d9421c81ee092ab7d879a47a0a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2e384c6a7dba3c75aa3889a2234a5a15a43d0d9421c81ee092ab7d879a47a0a3" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]     Checking spin v0.10.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]    Compiling erased-serde v0.4.8
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking disqualified v1.0.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]     Checking downcast-rs v2.0.2
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking inventory v0.3.21
[INFO] [stderr]     Checking bevy_ptr v0.18.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking nonmax v0.5.5
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking bumpalo v3.19.0
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking nu-ansi-term v0.50.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking const-fnv1a-hash v1.1.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking send_wrapper v0.6.0
[INFO] [stderr]     Checking heck v0.4.1
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking path-clean v1.0.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking async-executor v1.13.3
[INFO] [stderr]     Checking regex-automata v0.4.11
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling toml_edit v0.23.6
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling bevy_macro_utils v0.18.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling bytemuck_derive v1.10.1
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling variadics_please v1.1.0
[INFO] [stderr]    Compiling assert_type_match v0.1.1
[INFO] [stderr]    Compiling bevy_reflect_derive v0.18.0
[INFO] [stderr]    Compiling bevy_ecs_macros v0.18.0
[INFO] [stderr]    Compiling bevy_derive v0.18.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling extend v1.2.0
[INFO] [stderr]    Compiling beet_core_macros v0.0.9-rc.1
[INFO] [stdout] error: couldn't read `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/beet_core_macros-0.0.9-rc.1/src/../../src/tokens_utils/shared_utils/mod.rs`: No such file or directory (os error 2)
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/beet_core_macros-0.0.9-rc.1/src/lib.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub(crate) mod shared_utils;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `beet_core_macros` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "2e384c6a7dba3c75aa3889a2234a5a15a43d0d9421c81ee092ab7d879a47a0a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e384c6a7dba3c75aa3889a2234a5a15a43d0d9421c81ee092ab7d879a47a0a3", kill_on_drop: false }`
[INFO] [stdout] 2e384c6a7dba3c75aa3889a2234a5a15a43d0d9421c81ee092ab7d879a47a0a3
